SSH2_MSG_DISCONNECT
if ((r = sshpkt_start(ssh, SSH2_MSG_DISCONNECT)) != 0 ||
if (*typep == SSH2_MSG_DISCONNECT) {