#include int atexit(void (*func)(void)) { return 0; }