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