ASN1_STRING_FLAG_MSTRING
str->flags |= ASN1_STRING_FLAG_MSTRING;
if (s != NULL && (s->flags & ASN1_STRING_FLAG_MSTRING) == 0) {