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