RSA_meth_set_init
LCRYPTO_USED(RSA_meth_set_init);
int RSA_meth_set_init(RSA_METHOD *meth, int (*init)(RSA *rsa));
LCRYPTO_ALIAS(RSA_meth_set_init);