OSSL_STORE_open
OSSL_STORE_open(const char *uri, const UI_METHOD *ui_method, void *ui_data,
if ((ctx = OSSL_STORE_open(uri, NULL, NULL, NULL, NULL)) == NULL)