INT64 __fastcall VfZwAlpcCreateSecurityContext(INT64 a1, UINT64 a2, UINT64 a3){
unsigned int v4;
PVOID retaddr;
v4 = a2;
if( (unsigned int)ViZwShouldCheck() )
ViZwCheckVirtualAddress(a3, retaddr);
return((__int64(__fastcall *)(INT64, _QWORD, UINT64))pXdvZwAlpcCreateSecurityContext)(a1, v4, a3);
}