compare_function
ret = nftw(path, compare_function, 1, FTW_PHYS|FTW_MOUNT);
static int compare_function(const char *, const struct stat *,