Adds a usize to the hasher.
usize
fn write_usize(&mut self, val: usize) -> ()
The value to add to the hash state.