pub(crate) fn parse_charset<'a>( number_of_glyphs: NonZeroU16, s: &mut Stream<'a>, ) -> Option<Charset<'a>>