pub extern "C-unwind" fn CGImageCreateCopyWithColorSpace(
image: Option<&CGImage>,
space: Option<&CGColorSpace>,
) -> Option<CFRetained<CGImage>>👎Deprecated: renamed to
CGImage::new_copy_with_color_spaceAvailable on crate features
CGColorSpace and CGImage only.