ulist_node_val_key_cmp
node = rb_find(&val, &ulist->root, ulist_node_val_key_cmp);
return ulist_node_val_key_cmp(&unode->val, existing);