RTLD_NOLOAD

Constant RTLD_NOLOAD 

Source
const RTLD_NOLOAD: i32 = 0x4;
Available on native and crate feature renderdoc and Unix only.