bio_cb_puts
static int bio_cb_puts(BIO *bio, const char *str);
BIO_meth_set_puts(bio_method, bio_cb_puts);