BIO_f_zstd
if ((bzstd = BIO_new(BIO_f_zstd())) == NULL)
const BIO_METHOD *BIO_f_zstd(void);
if ((a == 0 || a == TLSEXT_comp_cert_zstd) && BIO_f_zstd() != NULL)
return do_bio_comp(BIO_f_zstd(), n);