_ch_init
if (_ch_init(type, t) == -1)
int _ch_init(const struct ch_type *, struct ch_table *);
return _ch_init(_name##_CH_TYPE, &head->ch_table); \