pub type Symbol = String;
Symbol to map in the Symbol Table -> String
pub struct Symbol { /* private fields */ }