pub unsafe extern "system" fn GdipPathIterGetSubpathCount(
    iterator: *mut GpPathIterator,
    count: *mut i32
) -> Status