modstatcmp
qsort(ms, len, sizeof(modstat_t), modstatcmp);
static int modstatcmp(const void *, const void *);