fn parse_type_offset<R: Reader>( input: &mut R, format: Format, ) -> Result<UnitOffset<R::Offset>>
Parse a type unit header’s type offset.