NTSTATUS __stdcall HalGetVectorInput(
INT64 Vector,
_GROUP_AFFINITY *Affinity,
_KINTERRUPT_POLARITY *Polarity,
_KINTERRUPT_POLARITY *IntRemapInfo,
_INTERRUPT_REMAPPING_INFO *IntRemapInfoa){
return((__int64(__fastcall *)(INT64, _GROUP_AFFINITY *, _KINTERRUPT_POLARITY *, _KINTERRUPT_POLARITY *, _INTERRUPT_REMAPPING_INFO *))off_140C00648[0])(
Vector,
Affinity,
Polarity,
IntRemapInfo,
IntRemapInfoa);
}