pub unsafe extern "C" fn DSA_set0_pqg(
    d: *mut DSA,
    p: *mut BIGNUM,
    q: *mut BIGNUM,
    q: *mut BIGNUM
) -> c_int