pub unsafe extern "C-unwind" fn ColorSyncProfileCreateWithURL(
url: &CFURL,
error: *mut *mut CFError,
) -> Option<CFRetained<ColorSyncProfile>>👎Deprecated: renamed to
ColorSyncProfile::with_urlAvailable on crate feature
ColorSyncProfile only.