Various new tests for CreateProcess showing a couple of issues in current implementation.
-- v2: ntdll,server: Revisit std handles inheritance. kernelbase: Reset std handles in startup_info when not requested. kernel32/tests: Add more tests about CreateProcess. kernel32/tests: Introduce a new infrastructure for testing CreateProcess().