pub unsafe extern "system" fn GdipCreatePathIter(
    iterator: *mut *mut GpPathIterator,
    path: *mut GpPath
) -> Status