RtlpCtFreeMemory

VOID __stdcall RtlpCtFreeMemory(VOID *a1){
  ExFreePoolWithTag(a1, 0x67744364u);
}

Referenced by:

RtlRaiseCustomSystemEventTrigger