nftw
int nftw(const char *, int (*)(const char *, const struct stat *, int,
return nftw(path, (int (*)())fn, fd_limit, FTW_PHYS);