pub unsafe extern "C-unwind" fn CTFontCopyLocalizedName(
font: &CTFont,
name_key: &CFString,
actual_language: *mut *const CFString,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
CTFont::localized_nameAvailable on crate feature
CTFont only.