pub fn cache_line_flush_with_slice<T>(slice: &[T])
flush the cpu cache line, this parameter is a slice.