pub unsafe extern "C" fn SecKeychainItemFreeContent(
    attrList: *mut SecKeychainAttributeList,
    data: *mut c_void
) -> OSStatus