pub(crate) const GLYF_COMPOSITE_RECURSION_LIMIT: usize = 32;
Limit for recursion when loading TrueType composite glyphs.