pub unsafe fn list_sort(l: *mut List)
Sort the list in-place using the comparator.
void xmlListSort(xmlListPtr l);
l