Constant O_ACCMODE

pub const O_ACCMODE: i32 = 3;
Available on crate feature dep_sdl3 only.