i2d_NETSCAPE_SPKI
der_len = i2d_NETSCAPE_SPKI(spki, NULL);
i2d_NETSCAPE_SPKI(spki, &p);
int i2d_NETSCAPE_SPKI(NETSCAPE_SPKI *a, unsigned char **out);