int_cmp
LHASH_OF(int) *h = lh_int_new(&stress_hash, &int_cmp);
LHASH_OF(int) *h = lh_int_new(&int_hash, &int_cmp);