pub unsafe extern "C-unwind" fn CGImageSourceCreateWithData(
data: &CFData,
options: Option<&CFDictionary>,
) -> Option<CFRetained<CGImageSource>>👎Deprecated: renamed to
CGImageSource::with_dataAvailable on crate feature
CGImageSource only.