pub unsafe extern "stdcall" fn SetConsoleTextAttribute(
    hConsoleOutput: HANDLE,
    wAttributes: WORD
) -> BOOL