in src/VSIXBootstrapper.Shared/Process.h [46:49]
static BOOL __cdecl ProcessClose(_In_ HANDLE hObject) { return ::CloseHandle(hObject); }