Add xxhash library implementation and tests
- Pure OCaml xxHash-64 implementation with one-shot and streaming APIs
- 21 tests covering consistency, boundaries, streaming, and properties
- Vendored C reference from github.com/Cyan4973/xxHash
- STATUS.md documenting work needed for reference test suite integration
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>