pub unsafe extern "C" fn gegl_path_foreach_flat(
    path: *mut GeglPath,
    each_item: GeglNodeFunction,
    user_data: gpointer
)