pub extern "C-unwind" fn CGContextCopyPath(
c: Option<&CGContext>,
) -> Option<CFRetained<CGPath>>👎Deprecated: renamed to
CGContext::pathAvailable on crate features
CGContext and CGPath only.