input_key_get_mouse
if (!input_key_get_mouse(s, m, x, y, &buf, &len))
if (!input_key_get_mouse(&pd->s, m, px, py, &buf, &len))
int input_key_get_mouse(struct screen *, struct mouse_event *, u_int,