pub unsafe extern "C-unwind" fn SecKeychainSetSettings(
keychain: Option<&SecKeychain>,
new_settings: NonNull<SecKeychainSettings>,
) -> i32👎Deprecated: renamed to
SecKeychain::set_settingsAvailable on crate features
SecBase and SecKeychain only.