// http://pinvoke.net/default.aspx/kernel32/GetConsoleSelectionInfo.html
static extern bool GetConsoleSelectionInfo(
Declare Function GetConsoleSelectionInfo Lib "kernel32.dll" (TODO) As TODO