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