Function GdipPathIterNextSubpath
pub unsafe extern "system" fn GdipPathIterNextSubpath(
iterator: *mut GpPathIterator,
resultcount: *mut i32,
startindex: *mut i32,
endindex: *mut i32,
isclosed: *mut BOOL,
) -> Status