micmp
qsort((void *)mi, MAXPARTITIONS, sizeof(struct mountinfo), micmp);
int micmp(const void *, const void *);