RtlpHpSegHeapCheckCommitLimit

NTSTATUS __stdcall RtlpHpSegHeapCheckCommitLimit(INT64 a1, UINT64 *a2){
  return RtlpHpHeapCheckCommitLimit((VOID *)a1, (a2[12] + a2[17]) << 12, a2, (INT8 *)a2 + 32);
}

Referenced by:

RtlpHpLargeAlloc
RtlpHpSegMgrCommit