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