session_compare
static int session_compare(const void *a, const void *b);
avl_create(&soft_session_tree, session_compare, sizeof (soft_session_t),