pub type LookupGlyphId<'a> = TypedLookup<'a, GlyphId16>;
struct LookupGlyphId<'a> { /* private fields */ }