op_nest_edge
struct op_nest_edge *e; /* link of edge list */
struct op_nest_edge *e, *e_prev;
e = malloc_vital(sizeof (struct op_nest_edge));