pub unsafe fn SetBoundsRect<P0>( hdc: P0, lprect: Option<*const RECT>, flags: SET_BOUNDS_RECT_FLAGS, ) -> u32where P0: Param<HDC>,