pub unsafe fn GetBrushOrgEx<P0>(hdc: P0, lppt: *mut POINT) -> BOOL
where P0: IntoParam<HDC>,