The CI is reporting new kernel32 test failures caused by the patch: ``` process.c:3081: Test failed: TEB:hStdInput expected 0, but got 4294967295 process.c:3082: Test failed: TEB:hStdOutput expected 0, but got 4294967295 process.c:3083: Test failed: TEB:hStdError expected 0, but got 4294967295 process.c:3613: Test failed: TEB:hStdInput expected 0, but got 4294967295 process.c:3614: Test failed: TEB:hStdOutput expected 0, but got 4294967295 process.c:3615: Test failed: TEB:hStdError expected 0, but got 4294967295 ```