RTLD_DEFAULT
r = dlsym(RTLD_DEFAULT, "dl_iterate_phdr");
handle = RTLD_DEFAULT;
if (handle == NULL || handle == RTLD_NEXT || handle == RTLD_DEFAULT ||
assert(handle == RTLD_DEFAULT);