49int_bool get_uiwindow_rect(oswindow hwnd, ::int_rectangle * lprect);
55int_bool set_nswindow_frame(oswindow hwnd, const ::int_rectangle * prectangle,
int iDisplay);
56int_bool size_nswindow(oswindow hwnd,
int cx,
int cy);
57int_bool move_nswindow(oswindow hwnd,
int x,
int y);