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