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