pub unsafe extern "C-unwind" fn CTFontGetGlyphWithName(
font: &CTFont,
glyph_name: &CFString,
) -> CGGlyph👎Deprecated: renamed to
CTFont::glyph_with_nameAvailable on crate features
CTFont and objc2-core-graphics only.