_haiku_build_close
# define close(fd) _haiku_build_close(fd)
int _haiku_build_close(int fd);
return _haiku_build_close(fd);