pub extern "C-unwind" fn CGImageCreateWithImageInRect(
image: Option<&CGImage>,
rect: CGRect,
) -> Option<CFRetained<CGImage>>👎Deprecated: renamed to
CGImage::with_image_in_rectAvailable on crate feature
CGImage only.