pub unsafe extern "stdcall" fn GetConsoleCursorInfo(
    hConsoleOutput: HANDLE,
    lpConsoleCursorInfo: PCONSOLE_CURSOR_INFO
) -> BOOL