p_teardown
{ OSSL_FUNC_PROVIDER_TEARDOWN, (void (*)(void))p_teardown },
p_teardown(ctx);
static OSSL_FUNC_provider_teardown_fn p_teardown;