compat_banner
void compat_banner(struct ssh *, const char *);
compat_banner(ssh, remote_version);
compat_banner(c->c_ssh, remote_version);