int xenv_init(const char *window_title); int xenv_update(int *is_down); int xenv_minimize(void); void xenv_finish(void);