unbound_stat_malloc_log
# define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
void *unbound_stat_malloc_log(size_t size, const char* file, int line,