void __fastcall PnpNewDeviceNodeDependencyCheck(__int64 a1){
PVOID P;
P = 0i64;
PnpAcquireDependencyRelationsLock(1u);
PipAddtoRebuildPowerRelationsQueue(*(_QWORD *)(a1 + 32));
PnpReleaseDependencyRelationsLock();
PipProcessRebuildPowerRelationsQueue();
PiPnpRtlBeginOperation((__int64 **)&P);
PipNotifyDeviceDependencyList(a1);
PipNotifyDeviceDependencyList(a1);
if( P )
PiPnpRtlEndOperation(P);
}