pub extern "C-unwind" fn UIImageJPEGRepresentation(
image: &UIImage,
compression_quality: CGFloat,
) -> Option<Retained<NSData>>👎Deprecated: renamed to
UIImage::jpeg_representationAvailable on crate features
UIImage and objc2-core-foundation only.