Constant O_PATH

pub const O_PATH: i32 = 0o10000000; // 2_097_152i32
Available on crate feature dep_sdl2 only.