extern void TimerInit( int32 slice_timer); extern int16 TimerAttach( WINDOW *win, void *func); extern void TimerDelete( WINDOW *win);