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