pub unsafe extern "C-unwind" fn CGImageSourceCreateWithURL(
url: &CFURL,
options: Option<&CFDictionary>,
) -> Option<CFRetained<CGImageSource>>👎Deprecated: renamed to
CGImageSource::with_urlAvailable on crate feature
CGImageSource only.