pub type NamedStructTypeRef = Rc<RefCell<NamedStructType>>;
struct NamedStructTypeRef { /* private fields */ }