free_c_table
free_c_table(tbl, false);
removed_cnt += free_c_table(c_tbl, true);
free_c_table(c_tbl, true);
int free_c_table(c_tmgr_t *, bool);