for (conduit_index_t i = 0; …) is used in Catalyst's source code which is new in C99.
for (conduit_index_t i = 0; …)
See: paraview#20800 (closed)