pub unsafe extern "C" fn ASN1_item_verify_ex(
it: *const ASN1_ITEM_st,
alg: *const X509_algor_st,
signature: *const asn1_string_st,
data: *const c_void,
id: *const asn1_string_st,
pkey: *mut evp_pkey_st,
libctx: *mut ossl_lib_ctx_st,
propq: *const i8,
) -> i32