asn1_bio_write
return asn1_bio_write(b, str, strlen(str));
static int asn1_bio_write(BIO *h, const char *buf, int num);
asn1_bio_write,