Constant MLOCK_ONFAULT

pub const MLOCK_ONFAULT: u32 = 0x01; // 1u32
Available on crate feature dep_sdl3 only.