#ifndef E_FOCUS_H #define E_FOCUS_H int e_focus_init(void); int e_focus_shutdown(void); void e_focus_idler_before(void); #endif