pub(crate) fn for_each_active_actor_aura_effect( view: ActorView<'_>, f: impl FnMut(f64, &BuffEffect), )