Constant PROT_WRITE

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