Function windows_sys::Win32::System::Console::SetConsoleCursorInfo
pub unsafe extern "system" fn SetConsoleCursorInfo(
hconsoleoutput: HANDLE,
lpconsolecursorinfo: *const CONSOLE_CURSOR_INFO,
) -> BOOL