tls_sni_ctx_new
struct tls_sni_ctx *tls_sni_ctx_new(void);
if ((*sni_ctx = tls_sni_ctx_new()) == NULL) {