pub fn life_cycle_step<M>( (_children, _spawning_mode): (GroupOfChildren<M>, SpawningMode), _until: &GroupEnd, ) -> Result<(), Box<dyn Error>>