fn jsonb_set3( target: JsonbRef<'_>, path: ListRef<'_>, new_value: JsonbRef<'_>, ) -> Result<JsonbVal>