totalcmp
qsort(timesortnlp, total_names + ncycle, sizeof (nltype *), totalcmp);
int totalcmp(const void *arg1, const void *arg2);