F_DUPFD_CLOEXEC
#define F_DUPFD_CLOEXEC 17 /* Like F_DUPFD, but FD_CLOEXEC is set */
#define F_DUPFD_CLOEXEC 37 /* Like F_DUPFD with O_CLOEXEC set */