pub unsafe extern "system" fn GdipAddPathClosedCurveI(
    path: *mut GpPath,
    points: *const Point,
    count: i32
) -> Status