winlink_stack_remove
winlink_stack_remove(&dst->lastw, dstwl);
winlink_stack_remove(&s->lastw, TAILQ_FIRST(&s->lastw));
winlink_stack_remove(&s->lastw, wl);
winlink_stack_remove(&s->lastw, wl);
winlink_stack_remove(&s->lastw, wl);
void winlink_stack_remove(struct winlink_stack *, struct winlink *);
winlink_stack_remove(stack, wl);