pub type HasherWriteFnTyped<T> = for<'mem> fn(&'mem mut T, &[u8]);
Function to write bytes to a hasher