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