pub fn ensure_vector_and_trim_prefix(
    data: &[u8],
    in_codec: &Codec
) -> Result<Vec<u8>, DispatchError>