Constant MADV_POPULATE_WRITE

pub const MADV_POPULATE_WRITE: i32 = 23;
Available on crate feature dep_sdl2 only.