public RESULT getMaxAudible(ref int maxaudible) { return(SoundGroup.FMOD_SoundGroup_GetMaxAudible(soundgroupraw, ref maxaudible)); }