X509_STORE_set_verify_cb
X509_STORE_set_verify_cb(store, cms_cb);
X509_STORE_set_verify_cb(store, smime_cb);
X509_STORE_set_verify_cb(cert_ctx, verify_cb);
X509_STORE_set_verify_cb(cert_ctx, cb);
X509_STORE_set_verify_cb(ctx, callb);
void X509_STORE_set_verify_cb(X509_STORE *ctx,
X509_STORE_set_verify_cb((ctx), (func))