callout_init
#define ahc_timer_init callout_init
#define ATH_CALLOUT_INIT(chp) callout_init((chp))
extern void callout_init(void);
callout_init();