fn compute_join_prev_batch( timeline_pdus: &[(PduCount, PduEvent)], joined_sender_member: Option<&PduEvent>, since: u64, ) -> Option<PduCount>