pub unsafe fn SelectClipRgn<P0, P1>(hdc: P0, hrgn: P1) -> GDI_REGION_TYPEwhere P0: Param<HDC>, P1: Param<HRGN>,