Function windows_sys::Win32::System::Console::SetConsoleScreenBufferInfoEx
pub unsafe extern "system" fn SetConsoleScreenBufferInfoEx(
hconsoleoutput: HANDLE,
lpconsolescreenbufferinfoex: *const CONSOLE_SCREEN_BUFFER_INFOEX,
) -> BOOL