NTSTATUS __stdcall MiSetWsleProtection(INT64 a1, UINT64 a2){ char WsleContents; char v3; INT64 v4; UINT64 v5; WsleContents = MiGetWsleContents(a1, a2); return MiWriteWsle(v4, v5, (16 * (v3 & 7)) | WsleContents & 0x8F); }