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