pub type VmHasher = Tip5;
struct VmHasher { pub state: [BFieldElement; 16], }
state: [BFieldElement; 16]