obj_name_cmp
static int obj_name_cmp(const OBJ_NAME *a, const OBJ_NAME *b);
names_lh = lh_OBJ_NAME_new(obj_name_hash, obj_name_cmp);