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