TO-DOs
- add support for Make via Makefiles (unix only, for non-cmake users)
- add support for bazel build system
- write API documentation
- provide installation guides
- currently relies on fprintf for logging, but too basic
- investigate third‑party C logging library.
- add more tests with other OPC-based file formats
- add some fuzz testing scripts