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