pub unsafe fn GetWindowRgnBox<P0>(hwnd: P0, lprc: *mut RECT) -> GDI_REGION_TYPE
where P0: IntoParam<HWND>,