fchdir
# define fchdir(fd) _haiku_build_fchdir(fd)
#define fchdir fssh_fchdir
fchdir(int fd)
void fchdir() {}