pub fn values_to_str<T: CLTyped + ToBytes, U: CLTyped + ToBytes>( value_a: &T, value_b: &U, ) -> String