#include void userex_(void (*f)()){ atexit(f); }