pub unsafe extern "C" fn alpm_list_to_array( list: *const alpm_list_t, n: usize, size: usize, ) -> *mut c_void