EVP_PKEY_meth_get_cleanup
EVP_PKEY_meth_get_cleanup(dasync_rsa_orig, &pcleanup);
OSSL_DEPRECATEDIN_3_0 void EVP_PKEY_meth_get_cleanup(const EVP_PKEY_METHOD *pmeth, void (**pcleanup)(EVP_PKEY_CTX *ctx));
EVP_PKEY_meth_get_cleanup(orig_pmeth, &pcleanup);