#ifndef E_EV_X_H #define E_EV_X_H 1 void e_ev_x_init(void); char *e_key_press_translate_into_typeable(Ev_Key_Down * e); #endif