guard_icall_bugcheck

void __fastcall __noreturn guard_icall_bugcheck(PVOID BugCheckParameter4){
  KeBugCheckEx(0x139u, 0i64, 0i64, 0i64, BugCheckParameter4);
}

Referenced by:

KeCheckStackAndTargetAddress
guard_check_icall