mntentry_equal
mntlist = h_create(mntentry_hash, mntentry_equal, 101, 0.75);
static int mntentry_equal(const void *, const void *);