pub type ArrayContext = Context<&'static dyn DynVTable>;
pub struct ArrayContext { /* private fields */ }