pub unsafe extern "C" fn x509_crt_is_revoked(
    crt: *const x509_crt,
    crl: *const x509_crl
) -> c_int