pub type AudioSystemResources<'a, A> = (WorldRef, &'a EntityChanges, &'a AssetsDatabase, &'a mut A, Comp<&'a mut AudioSource>);