pub unsafe fn PolyTextOutW<P0>(hdc: P0, ppt: &[POLYTEXTW]) -> BOOL
where P0: IntoParam<HDC>,