sort_list
struct sort_list {
void sort_list(struct ptr_list **plist, int (*cmp)(const void *, const void *))