pub unsafe fn PolyDraw<'a>( hdc: impl IntoParam<'a, HDC>, apt: *const POINT, aj: *const u8, cpt: i32, ) -> BOOL