RtlpHpSegPageRangeFree

CHAR __stdcall RtlpHpSegPageRangeFree(INT64 a1, INT64 a2, INT64 a3){
  return RtlpHpSegPageRangeShrink(a1, a2, a3, a3);
}

Referenced by:

RtlpHpSegAlloc