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