RTLD_NODELETE
| RTLD_NODELETE \
if (flags & RTLD_NODELETE) {
if ((h2 = dlopen(LIBNAME, RTLD_GLOBAL|RTLD_NODELETE)) == NULL)