fake_rsa_st_open_ex
static OSSL_FUNC_store_open_ex_fn fake_rsa_st_open_ex;
storectx = fake_rsa_st_open_ex(provctx, uri, NULL, NULL, NULL);
{ OSSL_FUNC_STORE_OPEN_EX, (void (*)(void))fake_rsa_st_open_ex },