public RESULT getNumOutputs(ref int numoutputs) { return(DSP.FMOD_DSP_GetNumOutputs(dspraw, ref numoutputs)); }