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