public RESULT getUserData(ref IntPtr userdata)
 {
     return(ChannelGroup.FMOD_ChannelGroup_GetUserData(channelgroupraw, ref userdata));
 }