vc_init
vc_init(vc, 1);
static void vc_init(struct vc_data *vc, int do_clear);
vc_init(vc, currcons || !vc->vc_sw->con_save_screen);