pub fn marker_to_len<R: RmpRead>( rd: &mut R, marker: Marker, ) -> Result<u32, ValueReadError<R::Error>>