pub fn separate_with_underscores<S: BuildHasher>( value: &Value, _: &HashMap<String, Value, S>, ) -> Result<Value>