fn intersected_class_glyphs( class_def: &ClassDef<'_>, glyphs: &IntSet<GlyphId>, class: u16, cache: &mut HashMap<u16, IntSet<GlyphId>, BuildHasherDefault<FnvHasher>>, ) -> IntSet<GlyphId>