macro_rules! fn_string {
    ($text:expr) => { ... };
}