__int64 __fastcall VfZwAlpcSetInformation(__int64 a1, unsigned int a2, ULONG_PTR a3, unsigned int a4){
PVOID retaddr;
if( (unsigned int)ViZwShouldCheck() )
ViZwCheckVirtualAddress(a3, retaddr);
return((__int64(__fastcall *)(__int64, _QWORD, ULONG_PTR, _QWORD))pXdvZwAlpcSetInformation)(a1, a2, a3, a4);
}