NTSTATUS __stdcall WdipSemSqmInit(){
NTSTATUS v0;
const in6_addr *v1;
int v3;
unsigned int AddressStringLength[2];
int v5;
int v6;
PSID v7;
NTSTATUS v8;
int v9;
v6 = 0;
*(_QWORD *)AddressStringLength = &v3;
v7 = SeLocalSystemSid;
v3 = 1;
v5 = 4;
v0 = RtlLengthSid((INT64)SeLocalSystemSid);
v9 = 0;
v8 = v0;
return WdipSemWriteEvent(v1, (ULONG)&WDI_SEM_EVENT_SQM_INIT, 0, (PSTR)2, AddressStringLength);
}