#define MALLOCFUNC TL_malloc
#define FREEFUNC TL_free
#define EXITFUNC(x) {MMI_Close();exit(x);}
