Constant O_RDWR

pub const O_RDWR: i32 = 2;
Available on crate feature dep_sdl2 only.