_xftw64
#define _xftw _xftw64
extern int _xftw64(int, const char *,
#define ftw64(path, fn, depth) _xftw64(_XFTWVER, (path), (fn), (depth))