Macro cdata

Source
macro_rules! cdata {
    ($expr:expr) => { ... };
}