pub const O_CLOEXEC: i32 = 0x01000000; // 16_777_216i32
Available on crate feature close only.