sys_untimeout() function
Go through timeout list (for this task only) and remove the first matching entry (subsequent entries remain untouched), even though the timeout has not triggered yet.
Arguments
handler
callback function that would be called by the timeout
arg
callback argument that would be passed to handler