fn glyph_class_cached(
class_def: impl Fn(GlyphId) -> u16,
gid: GlyphId,
cache: &hb_cache_core_t<KEY_BITS, VALUE_BITS, CACHE_SIZE, <() as SelectAtomic<STORAGE_BITS>>::Type>,
) -> u16fn glyph_class_cached(
class_def: impl Fn(GlyphId) -> u16,
gid: GlyphId,
cache: &hb_cache_core_t<KEY_BITS, VALUE_BITS, CACHE_SIZE, <() as SelectAtomic<STORAGE_BITS>>::Type>,
) -> u16