CAUSE_FLAG_DISABLED
if (lt_table_get_cause_flag(cause_id, CAUSE_FLAG_DISABLED)) {
cause->lt_c_flags |= CAUSE_FLAG_DISABLED;
cause = new_cause(lt_strdup("Nothing"), CAUSE_FLAG_DISABLED);