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