table_instance_rehash
new_ti = table_instance_rehash(ti, ti->n_buckets, false);
return table_instance_rehash(ti, ti->n_buckets * 2, ufid);