pub unsafe fn GetDCEx<P0, P1>( hwnd: P0, hrgnclip: P1, flags: GET_DCX_FLAGS, ) -> HDCwhere P0: Param<HWND>, P1: Param<HRGN>,