public RESULT getNumSyncPoints(out int numsyncpoints) { return(Sound.FMOD5_Sound_GetNumSyncPoints(this.rawPtr, out numsyncpoints)); }