d2i_RSAPrivateKey_bio
OSSL_DEPRECATEDIN_3_0 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa);
rsa = d2i_RSAPrivateKey_bio(in, NULL);