Question about glutTimerFunc

Is it Possible to withdraw a call of the callback function by glutTimerFunc? In case i have used glutTimerFunc, then can i cancel the call of the callback function before the function called?