ssh_remote_hostname
dnsname = ssh_remote_hostname(ssh);
ci.host = use_dns ? ssh_remote_hostname(ssh) : ssh_remote_ipaddr(ssh);
char *ssh_remote_hostname(struct ssh *);