RtlpHpLegacyGetEnvHandle

NTSTATUS __fastcall RtlpHpLegacyGetEnvHandle(INT64 RCX){
  NTSTATUS result; 

  result = RCX;
  *(_OWORD *)RCX = RtlpHpLegacyEnvHandle;
  return result;
}

Referenced by:

RtlCreateHeap