pub fn verify_two_adic_pcs<C: Config>(
builder: &mut Builder<C>,
config: &FriConfigVariable<C>,
rounds: Array<C, TwoAdicPcsRoundVariable<C>>,
proof: TwoAdicPcsProofVariable<C>,
challenger: &mut DuplexChallengerVariable<C>,
)
pub fn verify_two_adic_pcs<C: Config>(
builder: &mut Builder<C>,
config: &FriConfigVariable<C>,
rounds: Array<C, TwoAdicPcsRoundVariable<C>>,
proof: TwoAdicPcsProofVariable<C>,
challenger: &mut DuplexChallengerVariable<C>,
)