X509_REVOKED_add_ext
int X509_REVOKED_add_ext(X509_REVOKED *x, X509_EXTENSION *ex, int loc);
|| !TEST_int_eq(X509_REVOKED_add_ext(rev, ext, -1), 1)