pub unsafe extern "system" fn GdipFillRectangles( graphics: *mut GpGraphics, brush: *mut GpBrush, rects: *const RectF, count: i32, ) -> Status