pub unsafe extern "C" fn ASN1_STRING_print(
    out: *mut BIO,
    str_: *const ASN1_STRING
) -> c_int