NTSTATUS __fastcall PsRequestDebugSecureProcess(__int64 a1, unsigned __int8 a2){
INT64 v2;
INT64 v5[14];
v2 = a2;
memset(v5, 0i64, 0x68u);
v5[1] = *(_QWORD *)(a1 + 992);
v5[2] = v2;
return VslpEnterIumSecureMode(2u, 12, 0i64, (INT64)v5);
}