vt_clr_kbd_mode_bit
#define clr_kbd(vc, x) vt_clr_kbd_mode_bit((vc)->vc_num, (x))
void vt_clr_kbd_mode_bit(unsigned int console, int bit);