pub type WrittenCallback = Rc<dyn Written + 'static>;
pub struct WrittenCallback { /* private fields */ }