Allocate a zero-initialized BIO_ADDR for socket address APIs.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_ADDR* BIO_ADDR_new();
New BIO_ADDR, or NULL on failure; free with BIO_ADDR_free().