pub extern "C-unwind" fn CGContextSetTextPosition(
c: Option<&CGContext>,
x: CGFloat,
y: CGFloat,
)👎Deprecated: renamed to
CGContext::set_text_positionAvailable on crate feature
CGContext only.