RtlpCtAllocateMemory

NTSTATUS __stdcall RtlpCtAllocateMemory(_SIZE_T NumberOfBytes){
  return(unsigned int)ExAllocatePoolWithTag(1ui64, *(UINT64 *)&NumberOfBytes, 1735672676i64);
}

Referenced by:

RtlRaiseCustomSystemEventTrigger