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