vconscleanup
atexit(vconscleanup);
EVENTHANDLER_REGISTER(shutdown_final, vconscleanup, NULL, SHUTDOWN_PRI_LAST);
vconscleanup();