public RESULT getDataParameterIndex(int datatype, out int index) { return(DSP.FMOD5_DSP_GetDataParameterIndex(this.rawPtr, datatype, out index)); }