ftscompare
if (!(tree = fts_open(paths, ftsoptions, issort ? ftscompare : NULL)))
static int ftscompare(const FTSENT **, const FTSENT **);