ENCODE_INT
(r = sshbuf_put_u32(m, ENCODE_INT(state->interactive_mode))) != 0 ||
(r = sshbuf_put_u32(m, ENCODE_INT(state->qos_interactive))) != 0 ||
(r = sshbuf_put_u32(m, ENCODE_INT(state->qos_other))) != 0)