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