pub unsafe extern "C" fn X509_CRL_match(
    a: *const X509_CRL,
    b: *const X509_CRL
) -> c_int