screen_write_box
screen_write_box(&ctx, menu->width + 4, menu->count + 2,
screen_write_box(&ctx, w, sy - h, BOX_LINES_DEFAULT, NULL, NULL);
screen_write_box(&ctx, pd->sx, pd->sy, pd->border_lines,
screen_write_box(ctx, menu->width + 4, menu->count + 2, lines,
void screen_write_box(struct screen_write_ctx *, u_int, u_int,
screen_write_box(ctx, len + 2, 3, BOX_LINES_DEFAULT, NULL,