pub unsafe extern "C-unwind" fn SecKeychainItemFreeAttributesAndData(
attr_list: *mut SecKeychainAttributeList,
data: *mut c_void,
) -> i32👎Deprecated: renamed to
SecKeychainItem::free_attributes_and_dataAvailable on crate features
SecBase and SecKeychainItem only.