BIO_get_host_ip
if (BIO_get_host_ip(c->param_hostname, &(c->ip[0])) <= 0)
int BIO_get_host_ip(const char *str, unsigned char *ip);