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