Constant RTLD_GLOBAL

pub const RTLD_GLOBAL: i32 = 0x100; // 256i32
Available on crate feature dep_sdl3 only.