ntext
macro_rules! to_text { ($number:expr) => { ... }; ($number:expr, $formatting:expr) => { ... }; }
Macro which supports both seperator and without it