pub extern "C-unwind" fn CGContextSetShouldSubpixelQuantizeFonts(
c: Option<&CGContext>,
should_subpixel_quantize_fonts: bool,
)👎Deprecated: renamed to
CGContext::set_should_subpixel_quantize_fontsAvailable on crate feature
CGContext only.