Function windows_sys::Win32::System::Console::SetConsoleTextAttribute
pub unsafe extern "system" fn SetConsoleTextAttribute(
hconsoleoutput: HANDLE,
wattributes: CONSOLE_CHARACTER_ATTRIBUTES,
) -> BOOL