pub unsafe extern "C-unwind" fn CGImageDestinationCreateWithData(
data: &CFMutableData,
type: &CFString,
count: usize,
options: Option<&CFDictionary>,
) -> Option<CFRetained<CGImageDestination>>👎Deprecated: renamed to
CGImageDestination::with_dataAvailable on crate feature
CGImageDestination only.