hashtable_insert
return hashtable_insert(h,k,v); \
hashtable_insert(struct hashtable *h, void *k, void *v);