_rtld_dlcheck
static Obj_Entry *_rtld_dlcheck(void *);
root = _rtld_dlcheck(handle);
if ((obj = _rtld_dlcheck(handle)) == NULL) {