ch_state_type
#undef ch_state_type
#define ch_state_type(a, b) [MHI_CH_STATE_TYPE_##a] = b,
#undef ch_state_type
#define ch_state_type(a, b) TRACE_DEFINE_ENUM(MHI_CH_STATE_TYPE_##a);
#undef ch_state_type
#define ch_state_type(a, b) { MHI_CH_STATE_TYPE_##a, b },