SmAllocWrapper

VOID **__fastcall SmAllocWrapper(UINT64 NumberOfBytes, void *a2){
  return ExAllocatePoolWithTag(0x200ui64, NumberOfBytes, *(unsigned int *)a2);
}

Referenced by:

SmpKeyedStoreEntryGet