fn worker(iter: ParIter<'_, (&[i32; 63], &[i32; 63])>) -> i32
Pair addition is independent so we can parallelize across multiple threads.