pub type Glyphs = BTreeMap<u16, Option<Glyph>>;
maplibre/maplibre-native#4add9ea original name: Glyphs
struct Glyphs { /* private fields */ }