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