Function ASN1_STRING_to_UTF8

Source
pub unsafe extern "C" fn ASN1_STRING_to_UTF8(
    out: *mut *mut u8,
    in_: *const asn1_string_st,
) -> i32