msgtype
struct msgtype {
enum msgtype {
int proc_send(struct tmuxpeer *, enum msgtype, int, const void *, size_t);
void server_client_detach(struct client *, enum msgtype);