VOID __fastcall KiDpcInterruptBypass(){
__int64 v0;
_ETHREAD *CurrentThread;
__writecr8(2ui64);
_enable();
CurrentThread = (_ETHREAD *)KeGetCurrentThread();
*((_BYTE *)CurrentThread + 390) = *(_BYTE *)(v0 - 87);
KiDispatchInterrupt((UINT8)CurrentThread);
_disable();
}