scrn_timer
static callout_func_t scrn_timer;
&sc->ctimeout, SBT_1S / rate, 0, scrn_timer, sc, C_PREL(1));
scrn_timer(sc);