fts_maxarglen
if (fts_palloc(sp, MAXIMUM(fts_maxarglen(argv), PATH_MAX)))
static size_t fts_maxarglen(char * const *);