pub unsafe extern "C" fn SecKeychainSetSettings(
    keychain: SecKeychainRef,
    newSettings: *const SecKeychainSettings
) -> OSStatus