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