public RESULT getUserData(ref IntPtr userdata) { return(Channel.FMOD_Channel_GetUserData(channelraw, ref userdata)); }