kex_exchange_identification
int kex_exchange_identification(struct ssh *, int, const char *);
if ((r = kex_exchange_identification(ssh, timeout_ms, NULL)) != 0)
if ((r = kex_exchange_identification(ssh, -1,