#ifndef E_MOD_WIN_H #define E_MOD_WIN_H int e_mod_sk_win_init(void); int e_mod_sk_win_shutdown(void); Il_Sk_Win *e_mod_sk_win_new(void); #endif