module_shutdown
static void module_shutdown(void *, int);
EVENTHANDLER_REGISTER(shutdown_final, module_shutdown, NULL,