pub extern "C-unwind" fn CGContextConvertSizeToUserSpace(
c: Option<&CGContext>,
size: CGSize,
) -> CGSize👎Deprecated: renamed to
CGContext::convert_size_to_user_spaceAvailable on crate feature
CGContext only.