pub fn type_index_unpacked<T: ?Sized + Reencode>( reencoder: &mut T, ty: UnpackedIndex, ) -> Result<u32, Error<T::Error>>