On Posix, forwards to realloc. On Windows, forwards to alignedReallocate(b, newSize, platformAlignment).
See Implementation
On Posix, forwards to realloc. On Windows, forwards to alignedReallocate(b, newSize, platformAlignment).