BIO_gethostbyname
LCRYPTO_ALIAS(BIO_gethostbyname);
struct hostent *BIO_gethostbyname(const char *name);
LCRYPTO_USED(BIO_gethostbyname);