pub unsafe extern "C" fn SecKeychainOpen(
    pathName: *const c_char,
    keychain: *mut SecKeychainRef
) -> OSStatus