pub unsafe fn GdipDrawLinesI( graphics: *mut GpGraphics, pen: *mut GpPen, points: *const Point, count: i32, ) -> Status