dsa_cb
static int dsa_cb(int p, int n, BN_GENCB *cb);
BN_GENCB_set(cb, dsa_cb, bio_err);
.asn1_cb = dsa_cb,