pub unsafe extern "system" fn SetConsoleTextAttribute(
    hConsoleOutput: *mut c_void,
    wAttributes: u16
) -> i32