fchmod
# define fchmod(fd, mode) _haiku_build_fchmod(fd, mode)
#define fchmod fssh_fchmod
fchmod(int fd, mode_t mode)
fchmod(int fd, mode_t mode)
void fchmod() {}
void fchmod() {}