pub unsafe extern "C" fn ECDSA_sign_setup( eckey: *mut ec_key_st, ctx: *mut bignum_ctx, kinv: *mut *mut bignum_st, rp: *mut *mut bignum_st, ) -> i32