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