hashtable_search
hashtable_search(struct hashtable *h, void *k);
return (valuetype *) (hashtable_search(h,k)); \