macro_rules! urlist { ($($tts:expr),*) => { ... }; ($($id:ident ~ $tts:expr),*) => { ... }; }
Create a rlist with unsafe code