NTSTATUS __stdcall VerifierIoAllocateErrorLogEntry(PVOID IoObject, UINT8 EntrySize){
__int64 v4;
if( (unsigned int)VfFaultsInjectResourceFailure(0i64) )
return 0;
LOBYTE(v4) = EntrySize;
return((__int64(__fastcall *)(PVOID, __int64))pXdvIoAllocateErrorLogEntry)(IoObject, v4);
}