pub unsafe extern "C-unwind" fn CTFontCreateWithNameAndOptions(
name: &CFString,
size: CGFloat,
matrix: *const CGAffineTransform,
options: CTFontOptions,
) -> CFRetained<CTFont>👎Deprecated: renamed to
CTFont::with_name_and_optionsAvailable on crate feature
CTFont only.