pub unsafe fn PolyPolygon<'a>( hdc: impl IntoParam<'a, HDC>, apt: *const POINT, asz: *const i32, csz: i32, ) -> BOOL