Retrieves the window handle used by the console associated with the calling process.
HWND GetConsoleWindow(void);
int GetConsoleWindow() => _GetConsoleWindow();