void UpdateSound(SoundC sound, Pointer<Void> data, int sampleCount) { return _UpdateSound(sound, data, sampleCount); }