pub unsafe extern "C-unwind" fn CTGlyphInfoCreateWithGlyph(
glyph: CGGlyph,
font: &CTFont,
base_string: &CFString,
) -> Option<CFRetained<CTGlyphInfo>>👎Deprecated: renamed to
CTGlyphInfo::with_glyphAvailable on crate features
CTFont and CTGlyphInfo and objc2-core-graphics only.