i2d_RSA_PUBKEY_bio
ret = i2d_RSA_PUBKEY_bio(out, rsa) > 0;
OSSL_DEPRECATEDIN_3_0 int i2d_RSA_PUBKEY_bio(BIO *bp, const RSA *rsa);