pub type TypeAnnotationNode = Node<TypeAnnotation>;
pub struct TypeAnnotationNode { /* private fields */ }