ZwGetNlsSectionPtr

NTSTATUS __stdcall ZwGetNlsSectionPtr(
        UINT64 SectionType,
        UINT64 SectionData,
        VOID *ContextData,
        VOID **SectionPointer,
        UINT64 *SectionSize,
        INT64 a6,
        INT64 a7,
        INT64 a8){
  NTSTATUS result; 

  _disable();
  __readeflags();
  KiServiceInternal();
  return result;
}

Referenced by:

RtlpGetNormalization