PnpCtxRegDeleteTree

__int64 __fastcall PnpCtxRegDeleteTree(__int64 a1, char *a2, const WCHAR *a3){
  __int64 v4; 
  __int64 v5; 
  v4 = 0i64;
  if( a1 )
  {
    v5 = *(_QWORD *)(a1 + 224);
    if( v5 )
      v4 = *(_QWORD *)(v5 + 8);
  }
  return RegRtlDeleteTreeInternal(a2, a3, v4, 0);
}

Referenced by:

PipCommitPendingOsExtensionResource
PipCommitPendingService
PipInitComputerIds
PipMigrateCleanServiceCallback