pub fn read_ext_meta<R: RmpRead>(
    rd: &mut R
) -> Result<ExtMeta, ValueReadError<R::Error>>