pub unsafe extern "C-unwind" fn SecKeychainAddCallback(
callback_function: SecKeychainCallback,
event_mask: SecKeychainEventMask,
user_context: *mut c_void,
) -> i32👎Deprecated: renamed to
SecKeychain::add_callbackAvailable on crate features
SecBase and SecKeychain and libc only.