TOPO_LEVEL_PKG
[TOPO_LEVEL_PKG] = { .type = TOPO_TYPE_PKG, },
results->entities[TOPO_LEVEL_PKG] = -1;
if (!topo_analyze_table(topo_root, all, TOPO_LEVEL_PKG, results))
KASSERT(results->entities[TOPO_LEVEL_PKG] > 0,
printf("%d package(s)", topology.entities[TOPO_LEVEL_PKG]);
topology.entities[TOPO_LEVEL_PKG]);