config_twiddle_fn
config_twiddle_fn(NULL);
callout_setfunc(&config_twiddle_ch, config_twiddle_fn, NULL);
void config_twiddle_fn(void *);