Function windows_sys::Win32::Graphics::GdiPlus::GdipPathIterNextPathType
pub unsafe extern "system" fn GdipPathIterNextPathType(
iterator: *mut GpPathIterator,
resultcount: *mut i32,
pathtype: *mut u8,
startindex: *mut i32,
endindex: *mut i32
) -> Status