Function openssl_sys::DSA_get0_pqg
pub unsafe extern "C" fn DSA_get0_pqg(d: *const DSA, p: *mut *const BIGNUM, q: *mut *const BIGNUM, q: *mut *const BIGNUM)
The portability is definied by:
#[cfg(any(ossl110, libressl273))]