nftw_owner
static int nftw_owner(const char *, const struct stat *, int, struct FTW *);
if (nftw(dir, nftw_owner, MAX_FDS, FTW_PHYS) != 0) {