/* * */ void kbd_any_key(void); void kbd_flush(void); FLAG kbd_get_yn(char *str); FLAG kbd_esc(char *str); FLAG kbd_double_esc(void);