write_dsa
static void write_dsa(unsigned char **out, DSA *dsa, int ispub);
write_dsa(&p, pk->pkey.dsa, ispub);