hybrid_topology
struct hybrid_topology *hybrid_topology__new(void)
struct hybrid_topology *tp = NULL;
void hybrid_topology__delete(struct hybrid_topology *tp)
struct hybrid_topology *hybrid_topology__new(void);
void hybrid_topology__delete(struct hybrid_topology *tp);
FEAT_OPN(HYBRID_TOPOLOGY, hybrid_topology, true),
struct hybrid_topology *tp;