Constant R_OK

pub const R_OK: i32 = 4;
Available on crate feature dep_sdl3 only.