Set pan for a sound (-1.0 left, 0.0 center, 1.0 right)
void SetSoundPan(SoundC sound, double pan) => _SetSoundPan(sound, pan);