pub const F_DUPFD_CLOEXEC: c_int = 1030;
Duplicate file descriptor with the close-on-exec flag FD_CLOEXEC set.
FD_CLOEXEC