5 imss_win32(unsigned hwnd, int include_decor, int left, int top, int right, int bottom, int display);
8 imss_x11(unsigned long display, int window_id, int left, int top, int right, int bottom);
11 imss_x11_open(char const *display_name);
13 imss_x11_close(unsigned long display);
16 imss_darwin(i_img_dim left, i_img_dim top, i_img_dim right, i_img_dim bottom);