src/Shell.c needs to include <process.h> on Windows for getpid()
This problem was first detected in https://github.com/microsoft/vcpkg/pull/33088
(I wanted to submit the 1 line change required here but it isn't clear to me the correct way to make such a contribution here, sorry!)