pub unsafe extern "C-unwind" fn CGImageDestinationAddImage(
idst: &CGImageDestination,
image: &CGImage,
properties: Option<&CFDictionary>,
)👎Deprecated: renamed to
CGImageDestination::add_imageAvailable on crate features
CGImageDestination and objc2-core-graphics only.