pub type OrderedFontMgr = RCHandle<SkOrderedFontMgr>;
pub struct OrderedFontMgr(/* private fields */);