macro_rules! write { ($($x:expr),+ $(,)?) => { ... }; }
write attribute to print strings into the terminal