Constant MADV_MERGEABLE

pub const MADV_MERGEABLE: i32 = 12;
Available on crate feature dep_sdl2 only.