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