pub unsafe extern "C-unwind" fn CGFontCreateCopyWithVariations(
font: Option<&CGFont>,
variations: Option<&CFDictionary>,
) -> Option<CFRetained<CGFont>>👎Deprecated: renamed to
CGFont::new_copy_with_variationsAvailable on crate feature
CGFont only.