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