pub unsafe extern "C" fn DH_get0_pqg( dh: *const dh_st, p: *mut *const bignum_st, q: *mut *const bignum_st, g: *mut *const bignum_st, )