pub type StringLiteral = Vec<String>;
String literal
(C11 6.4.5)
struct StringLiteral { /* private fields */ }