utmpcmp
qsort(start, nusers, sizeof(*start), utmpcmp);
static int utmpcmp(const void *, const void *);