RTLD_DEEPBIND
if (mode & RTLD_DEEPBIND)
hdl = dlopen("$ORIGIN/libdeep.so", RTLD_LAZY | RTLD_DEEPBIND);