pub unsafe fn GetBoundsRect<P0>(hdc: P0, lprect: *mut RECT, flags: u32) -> u32
where P0: IntoParam<HDC>,