DSA_get0_pqg
void DSA_get0_pqg(const DSA *d, const BIGNUM **p, const BIGNUM **q,
DSA_get0_pqg(dsa, &p, &q, &g);