realloc
#undef realloc
#undef realloc
#define realloc(X, Y) rk_realloc((X), (Y))
# define realloc je_realloc
# define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__)
realloc(void *cp, size_t nbytes)
#define realloc(x, y) Realloc(x, y, __FILE__, __LINE__)
#define realloc(x, y) Realloc(x, y, NULL, 0)
realloc(void *addr, size_t size, struct malloc_type *mtp, int flags)