avlcmp
static int avlcmp(const void *, const void *);
avl_create(list, avlcmp, sizeof (pkgentry_t),
} else if ((d = avlcmp(ent, lastentry)) == 1) {