conn_write
.bwrite = conn_write,
ret = conn_write(bp, str, n);
static int conn_write(BIO *h, const char *buf, int num);