topo_edge_new
if (topo_edge_new(mod, cbarg.from_vtx, cbarg.to_vtx) != 0) {
extern int topo_edge_new(topo_mod_t *, topo_vertex_t *, topo_vertex_t *);