Constant O_DIRECT

pub const O_DIRECT: i32 = 0x4000; // 16_384i32
Available on crate feature dep_sdl3 only.