#include "run_length_encoder.h"
#include <algorithm>
#include <cstdio>
#include <new>
#include "persist_lua.h"