fn init_ffadd_row<F: PrimeField>( witness: &mut [Vec<F>; 15], offset: usize, left: [F; 3], right: [F; 3], overflow: F, carry: F, )