DCC needs to enumerated types of at least int width, as in ```c enum foo_opt { val, val2 = 0, val3 };```