Function SetConsoleTextAttribute
pub unsafe extern "system" fn SetConsoleTextAttribute(
hconsoleoutput: HANDLE,
wattributes: CONSOLE_CHARACTER_ATTRIBUTES,
) -> BOOLpub unsafe extern "system" fn SetConsoleTextAttribute(
hconsoleoutput: HANDLE,
wattributes: CONSOLE_CHARACTER_ATTRIBUTES,
) -> BOOL