Constant RTLD_NOLOAD

pub const RTLD_NOLOAD: i32 = 0x4; // 4i32
Available on crate feature dep_sdl2 only.