pub type Instance = Arc<RwLock<RawRwLock, Instance<Env>>>;
pub struct Instance { /* private fields */ }