pub unsafe fn PolyPolygon<P0>(hdc: P0, apt: *const POINT, asz: &[i32]) -> BOOL
where P0: IntoParam<HDC>,