Constant O_CLOEXEC

pub const O_CLOEXEC: i32 = 0x80000; // 524_288i32
Available on crate feature dep_sdl2 only.