blink_lcd_timeout
blink_lcd_timeout(NULL);
callout_setfunc(&blink_sc.bls_to, blink_lcd_timeout, &blink_sc);
void blink_lcd_timeout(void *);