pub unsafe extern "C" fn d2i_ASN1_UTF8STRING(
    out: *mut *mut ASN1_UTF8STRING,
    inp: *mut *const u8,
    len: c_long
) -> *mut ASN1_UTF8STRING