lut_dup
dupr = lut_dup(r);
struct lut *lut_dup(struct lut *root);
ret->op_raw = lut_dup(back->op_raw);
ret->op_ints = lut_dup(back->op_ints);