ExGetExclusiveWaiterCount

NTSTATUS __fastcall ExGetExclusiveWaiterCount(UINT64 a1){
  if( (*(_BYTE *)(a1 + 26) & 1) != 0 )
    KeBugCheckEx(0x1C6u, (PVOID)0xE, (PVOID)a1, 0i64, 0i64);
  return *(_DWORD *)(a1 + 76);
}

Referenced by:

CmpIsRegistryLockContended