i2d_PublicKey
LCRYPTO_ALIAS(i2d_PublicKey);
int i2d_PublicKey(EVP_PKEY *a, unsigned char **pp);
LCRYPTO_USED(i2d_PublicKey);