Function windows_sys::Win32::Graphics::GdiPlus::GdipPathIterNextMarkerPath
pub unsafe extern "system" fn GdipPathIterNextMarkerPath(
iterator: *mut GpPathIterator,
resultcount: *mut i32,
path: *mut GpPath,
) -> Status