Memory reallocation is used by rust libraries (e.g., `vec`). We need to model it properly.
Memory reallocation is used by rust libraries (e.g.,
vec). We need to model it properly.