pub unsafe fn FillRect<'a>( hdc: impl IntoParam<'a, HDC>, lprc: *const RECT, hbr: impl IntoParam<'a, HBRUSH>, ) -> i32