pub unsafe extern "system" fn SetThreadErrorMode(
    dwNewMode: DWORD,
    lpOldMode: LPDWORD
) -> BOOL