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