new_ref
static int new_ref(const isns_obj_t *, const isns_obj_t *);
ec = new_ref(a, b);
ec = new_ref(p1, p2);