pub fn hash_node(left_hash: &Hash, right_hash: &Hash) -> Hash
Hash an internal node according to the C implementation