void * jokaSystemReallocWrapper(void * allocatorState, Sz alignment, void * oldPtr, Sz oldSize, Sz newSize, IStr file, Sz line)
A realloc wrapper that uses the system allocator.