pub extern "C-unwind" fn CFBundleCopyAuxiliaryExecutableURL(
bundle: &CFBundle,
executable_name: Option<&CFString>,
) -> Option<CFRetained<CFURL>>👎Deprecated: renamed to
CFBundle::auxiliary_executable_urlAvailable on crate features
CFBundle and CFURL only.