free_b_table
free_b_table(tbl, false);
removed_cnt += free_b_table(b_tbl, true);
free_b_table(b_tbl, true);
int free_b_table(b_tmgr_t *, bool);