di_path_prop_next
for (di_path_prop = di_path_prop_next(pi, DI_PROP_NIL);
di_path_prop = di_path_prop_next(pi, di_path_prop)) {
(dump_nextprop_t)di_path_prop_next,
while ((prop = di_path_prop_next(path, prop)) != DI_PROP_NIL) {
extern di_path_prop_t di_path_prop_next(di_path_t path, di_path_prop_t prop);