fdcalibrate
callout_reset(&sc->calibrate_ch, hz / 8, fdcalibrate, sc);
fdcalibrate(sc);
void fdcalibrate(void *);