window_copy_get_selection
buf = window_copy_get_selection(wme, len);
buf = window_copy_get_selection(wme, &len);
buf = window_copy_get_selection(wme, &len);
static void *window_copy_get_selection(struct window_mode_entry *, size_t *);