winlink_count
return (format_printf("%u", winlink_count(&ft->s->windows)));
u_int winlink_count(struct winlinks *);
total = winlink_count(&s->windows);