run_ratectl_cb
static void run_ratectl_cb(void *, int);
TASK_INIT(&sc->ratectl_task, 0, run_ratectl_cb, sc);