pub unsafe extern "C-unwind" fn CGPathCreateWithEllipseInRect(
rect: CGRect,
transform: *const CGAffineTransform,
) -> CFRetained<CGPath>👎Deprecated: renamed to
CGPath::with_ellipse_in_rectAvailable on crate feature
CGPath only.