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