Constant MADV_RANDOM

pub const MADV_RANDOM: i32 = 1;
Available on crate feature dep_sdl3 only.