mallocstats
mallocstats();
extern void mallocstats(void);
atexit(mallocstats);
void mallocstats(void);