Constant RTLD_LOCAL

pub const RTLD_LOCAL: i32 = 0;
Available on crate feature dep_sdl3 only.