pub unsafe extern "C-unwind" fn CTFontDescriptorCreateWithNameAndSize(
name: &CFString,
size: CGFloat,
) -> CFRetained<CTFontDescriptor>👎Deprecated: renamed to
CTFontDescriptor::with_name_and_sizeAvailable on crate feature
CTFontDescriptor only.