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