pub unsafe fn PolyBezierTo<P0>(hdc: P0, apt: &[POINT]) -> BOOL
where P0: IntoParam<HDC>,