pub unsafe extern "C" fn alpm_list_append( list: *mut *mut alpm_list_t, data: *mut c_void, ) -> *mut alpm_list_t