Add a utility function in vtkGenericEnSightReader::ReadNextDataLine()
that indicates whether a non-comment line should be ignored, and initially
have it ignore lines with 'maximum time steps:'
Update an EnSight test file to include a 'maximum time steps:' line to verify it is ignored.
Fixes #18156 (closed)