RINST_TRANSIENT
style = RINST_TRANSIENT;
case RINST_TRANSIENT: return ("transient");
return ((inst->ri_flags & RINST_STYLE_MASK) == RINST_TRANSIENT);