pub fn test_difference<'a>( process: &Process<'a>, persist1: bool, persist2: bool, tick_trigger: Stream<(), Process<'a>, Unbounded>, ) -> Stream<u32, Process<'a>, Unbounded>