pub unsafe extern "C-unwind" fn CGPathAddPath(
path1: Option<&CGMutablePath>,
m: *const CGAffineTransform,
path2: Option<&CGPath>,
)👎Deprecated: renamed to
CGMutablePath::add_pathAvailable on crate feature
CGPath only.