SendQuery
return timer_setTimer(to_expire, (cfunc_t)SendQuery, (void *)cbk);
static void SendQuery(void *arg);