pub unsafe extern "C" fn DSA_SIG_set0(
    sig: *mut DSA_SIG,
    pr: *mut BIGNUM,
    ps: *mut BIGNUM
) -> c_int