guarded_heap_realloc
return guarded_heap_realloc(sGuardedHeap, address, newSize, flags);
return guarded_heap_realloc(address, newSize);