pub type StaticClassHandle = Handle<StaticClass<Unvalidated>>;
pub struct StaticClassHandle { /* private fields */ }