Command line argument parsing

@utkarsh.ayachit Did you get around doing this? Would it make sense to add this to VTK? I want to add a small executable in VTK that would benefit from using a options library. Now I use cxxopts but I could easily switch.
https://gitlab.kitware.com/vtk/vtk/-/merge_requests/7938