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