refactoring: rename murmur3 tuple hash calculation API
After discussion we desided that the hash alforithm can change some
day. And the murmur3()
name would be confusing then. So, rename it
to hash()
and add some box tests for the C API.
NO_DOC=picodata internal patch NO_CHANGELOG=picodata internal patch