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