pub extern "C-unwind" fn CFBundleGetDevelopmentRegion(
bundle: &CFBundle,
) -> Option<CFRetained<CFString>>👎Deprecated: renamed to
CFBundle::development_regionAvailable on crate feature
CFBundle only.