pub type LwkPersister = Arc<dyn Persister + Send + Sync>;
struct LwkPersister { /* private fields */ }