surl_node
static int compare_surls(struct surl_node *, struct surl_node *);
static int compare_surls(struct surl_node *s1, struct surl_node *s2) {
struct surl_node *n, **res;
struct surl_node *n;
n = *(struct surl_node **)node;