pub unsafe extern "system" fn GdipFillPolygon2( graphics: *mut GpGraphics, brush: *mut GpBrush, points: *const PointF, count: i32, ) -> Status