pub fn custom_name_section<T: ?Sized + Reencode>( reencoder: &mut T, section: NameSectionReader<'_>, ) -> Result<NameSection, Error<T::Error>>