fn inv_sub_bytes(state: &mut [u64])
Note that the 4 bitwise NOT (^= 0xffffffffffffffff) are accounted for here so that it is a true inverse of ‘sub_bytes’.