pub unsafe fn PolyDraw<P0>( hdc: P0, apt: *const POINT, aj: *const u8, cpt: i32, ) -> BOOLwhere P0: Param<HDC>,