https://bugs.winehq.org/show_bug.cgi?id=7106
--- Comment #31 from Chebanenko Igor chebanenkoigor93@gmail.com --- Creating a Child Process with Redirected Input and Output
https://docs.microsoft.com/en-us/windows/win32/procthread/creating-a-child-p...
Get console handle
https://stackoverflow.com/questions/3859276/get-console-handle
How to run child process in the same console in C# (part 1)
https://csharp.today/how-to-run-child-process-in-the-same-console-in-c/