Constant RTLD_DEEPBIND

pub const RTLD_DEEPBIND: i32 = 0x8; // 8i32
Available on crate feature dep_sdl2 only.