tracking_realloc
void *tracking_realloc(void *ptr, size_t size);
= {tracking_malloc, tracking_realloc, tracking_free};