write_bio
return BIO_dump_cb(write_bio, bp, s, len);
return BIO_dump_indent_cb(write_bio, bp, s, len, indent);