REDRAW_OVERLAY
if (c->overlay_draw != NULL && (flags & REDRAW_OVERLAY))
redraw_draw(c, NULL, REDRAW_ALL & ~REDRAW_OVERLAY);
flags |= REDRAW_OVERLAY;
if (flags & REDRAW_OVERLAY)