pub unsafe fn GetConsoleHistoryInfo(
    lpconsolehistoryinfo: *mut CONSOLE_HISTORY_INFO
) -> Result<()>