fn encode_json_object_with_context<'a>( json_object: Map<String, Value>, context: &mut JsonContext<'a>, ) -> Result<JsonValue>