enc_write
i = enc_write(bio, NULL, 0);
static int enc_write(BIO *h, const char *buf, int num);
.bwrite = enc_write,