input_request_reply
void input_request_reply(struct client *, enum input_request_type, void *);
input_request_reply(c, INPUT_REQUEST_CLIPBOARD, &cd);
input_request_reply(c, INPUT_REQUEST_PALETTE, &pd);