pub extern "C-unwind" fn CGFontCreateWithDataProvider(
provider: &CGDataProvider,
) -> Option<CFRetained<CGFont>>👎Deprecated: renamed to
CGFont::with_data_providerAvailable on crate features
CGDataProvider and CGFont only.