int remove_call_out(fun)
string fun;

Remove next pending call out for function 'fun' in this object. The time left
is returned.

-1 is returned if there were no call out pending to this function.

See also efun/call_out
