t4_clip_db_task
t4_clip_db_task(NULL, 0);
TASK_INIT(&clip_db_task, 0, t4_clip_db_task, NULL);
static void t4_clip_db_task(void *, int);