pub unsafe fn FrameRgn<P0, P1, P2>( hdc: P0, hrgn: P1, hbr: P2, w: i32, h: i32, ) -> BOOLwhere P0: Param<HDC>, P1: Param<HRGN>, P2: Param<HBRUSH>,