public RESULT getNumInputs(ref int numinputs) { return(DSP.FMOD_DSP_GetNumInputs(dspraw, ref numinputs)); }