pub type GlyphSet = RangeSet<[RangeInclusive<u16>; 32]>;
pub struct GlyphSet { /* private fields */ }