Function openssl_sys::DH_get0_pqg
pub unsafe extern "C" fn DH_get0_pqg(dh: *const DH, p: *mut *const BIGNUM, q: *mut *const BIGNUM, g: *mut *const BIGNUM)
The portability is definied by:
#[cfg(any(ossl110, libressl270))]