vga_eraseline_impl
vga_eraseline_impl(x, y, cons_color);
vga_eraseline_impl(0, i, color);
vga_eraseline_impl(0, VGA_TEXT_ROWS - 1, color);