unsafe extern "C" fn _clist_sort( list_head: *mut clist_node_t, cmp: clist_cmp_func_t, ) -> *mut clist_node_t