hashtable_destroy
hashtable_destroy(struct hashtable *h, int free_values);
hashtable_destroy(h, 1);
hashtable_destroy(table, 0);