pub unsafe extern "C-unwind" fn CGContextSelectFont(
c: Option<&CGContext>,
name: *const c_char,
size: CGFloat,
text_encoding: CGTextEncoding,
)👎Deprecated: renamed to
CGContext::select_fontAvailable on crate feature
CGContext only.