pub unsafe extern "C-unwind" fn CTGlyphInfoCreateWithCharacterIdentifier(
cid: CGFontIndex,
collection: CTCharacterCollection,
base_string: &CFString,
) -> Option<CFRetained<CTGlyphInfo>>👎Deprecated: renamed to
CTGlyphInfo::with_character_identifierAvailable on crate features
CTGlyphInfo and objc2-core-graphics only.