refcmp
i = refcmp(n1->id, n2->id);
i = refcmp(n1->ref, n2->ref);
i = refcmp(sbuf_data(n1->cont), sbuf_data(n2->cont));