window_copy_set_selection
window_copy_set_selection(wme, 0, 1);
window_copy_set_selection(wme, 1, 0);
return (window_copy_set_selection(wme, may_redraw, no_reset));
static int window_copy_set_selection(struct window_mode_entry *, int, int);