free_timer
(void) heap_for_each(ctx->timers, free_timer, NULL);
static void free_timer(void *, void *);