MODLOAD_MID
vprint(MODLOAD_MID, "unloading module %s\n", module_head->name);
vprint(MODLOAD_MID, "%sopendir(%s): %s\n",
vprint(MODLOAD_MID, "dlsym(%s, %s): symbol not found\n", epath,
vprint(MODLOAD_MID, "%sdlsym(%s, %s) succeeded\n",
vprint(MODLOAD_MID, "dlsym(%s,\n\t%s): symbol not found\n",
vprint(MODLOAD_MID, "dlsym(%s, %s): succeeded\n",
vprint(MODLOAD_MID, "module %s loaded\n", epath);