Set pitch for a sound (1.0 is base level)
void SetSoundPitch(SoundC sound, double pitch) => _SetSoundPitch(sound, pitch);