Constant MADV_COLLAPSE

pub const MADV_COLLAPSE: i32 = 25;
Available on crate feature dep_sdl2 only.