unbound_stat_realloc_log
# define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__)
void *unbound_stat_realloc_log(void *ptr, size_t size, const char* file,