_ch_insert
p = _ch_insert(_name##_CH_TYPE, &head->ch_table, h, elm); \
void *_ch_insert(const struct ch_type *, struct ch_table *, uint64_t, void *);