pub unsafe extern "C" fn X509_CRL_get0_by_cert(
    crl: *mut X509_CRL,
    ret: *mut *mut X509_REVOKED,
    x: *mut X509
) -> c_int