Constant MADV_UNMERGEABLE

pub const MADV_UNMERGEABLE: i32 = 13;
Available on crate feature dep_sdl3 only.