ssh_request_reply
if ((r = ssh_request_reply(sock, request, reply)) != 0 ||
if ((r = ssh_request_reply(sock, msg, msg)) != 0)