Constant MADV_POPULATE_WRITE

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