pub unsafe fn GetWindowRgn<P0, P1>(hwnd: P0, hrgn: P1) -> GDI_REGION_TYPEwhere P0: Param<HWND>, P1: Param<HRGN>,