pub unsafe extern "C" fn X509_LOOKUP_meth_get_get_by_issuer_serial(
method: *const x509_lookup_method_st,
) -> Option<unsafe extern "C" fn(_: *mut x509_lookup_st, _: u32, _: *const X509_name_st, _: *const asn1_string_st, _: *mut x509_object_st) -> i32>