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