Function openssl_sys::ASN1_STRING_to_UTF8
pub unsafe extern "C" fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: *const ASN1_STRING) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl280))]