Constant RTLD_NOW

pub const RTLD_NOW: i32 = 0x2; // 2i32
Available on crate feature dep_sdl3 only.