Constant RTLD_LAZY

pub const RTLD_LAZY: i32 = 1;
Available on crate feature dep_sdl3 only.