void * nullAllocatorReallocWrapper(void * allocatorState, Sz alignment, void * oldPtr, Sz oldSize, Sz newSize, IStr file, Sz line)
A realloc wrapper that always returns null.