Function windows_sys::Win32::Graphics::GdiPlus::GdipPathIterEnumerate
pub unsafe extern "system" fn GdipPathIterEnumerate(
iterator: *mut GpPathIterator,
resultcount: *mut i32,
points: *mut PointF,
types: *mut u8,
count: i32,
) -> Status