pub unsafe fn GetWindowExtEx<P0>(hdc: P0, lpsize: *mut SIZE) -> BOOL
where P0: IntoParam<HDC>,