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