pub unsafe extern "C" fn DSA_SIG_get0(
    sig: *const DSA_SIG,
    pr: *mut *const BIGNUM,
    ps: *mut *const BIGNUM
)