pub fn xor7(a: u64, b: u64, c: u64, d: u64, e: u64, f: u64, g: u64) -> u64
Expand description

An XOR relation of 7 arguments.