comp_fn            45 test/class/ompi_rb_tree.c int comp_fn(void * ele1, void * ele2);
comp_fn           145 test/class/ompi_rb_tree.c     rc = opal_rb_tree_init(&tree, comp_fn);