d2i_RSAPrivateKey_fp
LCRYPTO_USED(d2i_RSAPrivateKey_fp);
RSA *d2i_RSAPrivateKey_fp(FILE *fp, RSA **rsa);
LCRYPTO_ALIAS(d2i_RSAPrivateKey_fp);