Constant O_RDWR

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