X509_STORE_set_ex_data  135 ext/openssl/openssl_missing.h int X509_STORE_set_ex_data(X509_STORE *str, int idx, void *data);
X509_STORE_set_ex_data  114 ext/openssl/ossl_x509store.c     X509_STORE_set_ex_data(store, ossl_verify_cb_idx, (void*)cb);