DSA_SIG_get0
void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps);
LCRYPTO_ALIAS(DSA_SIG_get0);
LCRYPTO_USED(DSA_SIG_get0);