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