Constant PROT_READ

pub const PROT_READ: i32 = 1;
Available on crate feature dep_sdl2 only.