pub extern "C-unwind" fn CGContextConvertPointToDeviceSpace(
c: Option<&CGContext>,
point: CGPoint,
) -> CGPoint👎Deprecated: renamed to
CGContext::convert_point_to_device_spaceAvailable on crate feature
CGContext only.