pub unsafe extern "C" fn ASN1_item_d2i_bio(
    it: *const ASN1_ITEM,
    in_: *mut BIO,
    out: *mut c_void
) -> *mut c_void