fn jsonb_path_query_array3( target: JsonbRef<'_>, vars: JsonbRef<'_>, path: &JsonPath, writer: &mut Builder, ) -> Result<()>