i2d_X509_PUBKEY_bio
int i2d_X509_PUBKEY_bio(BIO *bp, const X509_PUBKEY *xpk);
ret = i2d_X509_PUBKEY_bio(out, xpk);