Reallocates ptr with size Tries to avoid actually doing a new allocation if possible.
Pointer to entry to be reallocated.
Size of the new entry.
See Implementation
Reallocates ptr with size Tries to avoid actually doing a new allocation if possible.