BIO_f_brotli
if ((bbrot = BIO_new(BIO_f_brotli())) == NULL)
const BIO_METHOD *BIO_f_brotli(void);
if ((a == 0 || a == TLSEXT_comp_cert_brotli) && BIO_f_brotli() != NULL)
return do_bio_comp(BIO_f_brotli(), n);