FD_CLOFORK
fd_set_close_on_fork(context, fd, (argument & FD_CLOFORK) != 0);
status |= fd_close_on_fork(context, fd) ? FD_CLOFORK : 0;