pub unsafe extern "C-unwind" fn CTFontCopyGraphicsFont(
font: &CTFont,
attributes: *mut *const CTFontDescriptor,
) -> CFRetained<CGFont>👎Deprecated: renamed to
CTFont::graphics_fontAvailable on crate features
CTFont and CTFontDescriptor and objc2-core-graphics only.