fchown
# define fchown(fd, owner, group) _haiku_build_fchown(fd, owner, group)
fchown(int fd, uid_t owner, gid_t group)
fchown(int fd, uid_t owner, gid_t group)
void fchown() {}
void fchown() {}