pub extern "C-unwind" fn CGPathCreateCopyByNormalizing(
path: Option<&CGPath>,
even_odd_fill_rule: bool,
) -> Option<CFRetained<CGPath>>👎Deprecated: renamed to
CGPath::new_copy_by_normalizingAvailable on crate feature
CGPath only.