NTSTATUS __stdcall VfZwPulseEvent(VOID *EventHandle, ULONG_PTR PreviousState){
UINT64 v2;
VOID *retaddr;
v2 = *(_QWORD *)&PreviousState;
if( (unsigned int)ViZwShouldCheck() )
ViZwCheckVirtualAddress(v2, retaddr);
return((__int64(__fastcall *)(VOID *, UINT64))pXdvZwPulseEvent)(EventHandle, v2);
}