fts_sort
root = fts_sort(sp, root, nitems);
static FTSENT *fts_sort(FTS *, FTSENT *, int);
head = fts_sort(sp, head, nitems);