ASSERT to prevent null sounds from unintentionally being played.
Created by: gbasood
Mostly for coders.
This'll mean we can track down unintentional null sounds playing with a stack trace.
If you specify a channel when you call playsound
though it'll ignore that, assuming you want to stop a specific sound instead.