Constant RTLD_NODELETE

pub const RTLD_NODELETE: i32 = 0x1000; // 4_096i32
Available on crate feature dep_sdl3 only.