X509V3_add_value_bool
X509V3_add_value_bool("authority", battcons->authority, &extlist);
X509V3_add_value_bool("CA", bcons->ca, &extlist);
int X509V3_add_value_bool(const char *name, int asn1_bool,