X509_REVOKED_cmp
(void)sk_X509_REVOKED_set_cmp_func(a->revoked, X509_REVOKED_cmp);
inf->revoked = sk_X509_REVOKED_new(X509_REVOKED_cmp);
static int X509_REVOKED_cmp(const X509_REVOKED * const *a,