pub extern "C-unwind" fn CGPathCreateCopyByFlattening(
path: Option<&CGPath>,
flattening_threshold: CGFloat,
) -> Option<CFRetained<CGPath>>👎Deprecated: renamed to
CGPath::new_copy_by_flatteningAvailable on crate feature
CGPath only.