macro_rules! byond_string {
    ($s:literal) => { ... };
}