public RESULT getLoopCount(ref int loopcount) { return(Sound.FMOD_Sound_GetLoopCount(soundraw, ref loopcount)); }