pub unsafe extern "C-unwind" fn CGFontCreateWithPlatformFont(
platform_font_reference: *mut c_void,
) -> Option<CFRetained<CGFont>>👎Deprecated: renamed to
CGFont::with_platform_fontAvailable on crate feature
CGFont only.