pub type AccessibilityIdCounter = Rc<RefCell<u64>>;
struct AccessibilityIdCounter { /* private fields */ }