pub extern "C-unwind" fn CGContextAddEllipseInRect(
c: Option<&CGContext>,
rect: CGRect,
)👎Deprecated: renamed to
CGContext::add_ellipse_in_rectAvailable on crate feature
CGContext only.