pub unsafe fn SetBoundsRect<'a>( hdc: impl IntoParam<'a, HDC>, lprect: *const RECT, flags: SET_BOUNDS_RECT_FLAGS, ) -> u32