pub unsafe extern "C-unwind" fn CGPathAddEllipseInRect(
path: Option<&CGMutablePath>,
m: *const CGAffineTransform,
rect: CGRect,
)👎Deprecated: renamed to
CGMutablePath::add_ellipse_in_rectAvailable on crate feature
CGPath only.