pub unsafe extern "system" fn GdipPathIterCopyData( iterator: *mut GpPathIterator, resultcount: *mut i32, points: *mut PointF, types: *mut u8, startindex: i32, endindex: i32, ) -> Status