This breaks the tests. I suspect it needs RtlCompactHeap:
``` 0024:warn:heap:allocate_region Heap 01C80000 isn't growable, cannot allocate 0x100000 bytes 0024:trace:heap:RtlAllocateHeap handle 01C80000, flags 0x1, size 0xf4c60, return 00000000, status 0xc0000017. 0024:fixme:heap:RtlCompactHeap handle 01C80000, flags 0x1 stub! 0024:warn:heap:allocate_region Heap 01C80000 isn't growable, cannot allocate 0x100000 bytes ```