pub unsafe extern "C-unwind" fn SecKeychainItemCopyFromPersistentReference(
persistent_item_ref: &CFData,
item_ref: NonNull<*mut SecKeychainItem>,
) -> i32👎Deprecated: renamed to
SecKeychainItem::copy_from_persistent_referenceAvailable on crate features
SecBase and SecKeychainItem only.