fstatat
# define fstatat(x, y, buf, z) lstat(path, buf)
#undef fstatat
fstatat(int dirfd, const char *path, struct stat *sb, int flag)