pub extern "C-unwind" fn CFURLCopyFileSystemPath(
an_url: &CFURL,
path_style: CFURLPathStyle,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
CFURL::file_system_pathAvailable on crate feature
CFURL only.