pub unsafe extern "C" fn alpm_list_cmp_unsorted(
left: *const alpm_list_t,
right: *const alpm_list_t,
fn_: alpm_list_fn_cmp,
) -> c_int
pub unsafe extern "C" fn alpm_list_cmp_unsorted(
left: *const alpm_list_t,
right: *const alpm_list_t,
fn_: alpm_list_fn_cmp,
) -> c_int