attrcmp
static int attrcmp(const void *l, const void *r);
qsort(attrbuf, attridx, sizeof(struct attr *), attrcmp);