IoAllocateGenericErrorLogEntry

VOID *__stdcall IoAllocateGenericErrorLogEntry(UINT8 EntrySize){
  return IopAllocateErrorLogEntry(0i64, 0i64, EntrySize);
}

Referenced by:

IopLogBlockedDriverEvent
MiBadMemoryLogger
MiLogFailedDriverLoad
PnpLogEvent