argv_comp
static int argv_comp(const void *, const void *);
qsort(exp->args + off, exp->argsoff - off, sizeof(ARGS *), argv_comp);