bin_delete
bin_delete(table, &table->array[i]);
void bin_delete(struct lruhash* table, struct lruhash_bin* bin);
bin_delete(table, &table->array[i]);
void bin_delete(struct lruhash* table, struct lruhash_bin* bin);