pub unsafe fn Ellipse<'a>( hdc: impl IntoParam<'a, HDC>, left: i32, top: i32, right: i32, bottom: i32, ) -> BOOL