winlink_cmp
int winlink_cmp(struct winlink *, struct winlink *);
RB_GENERATE(winlinks, winlink, entry, winlink_cmp);