macro_rules! include_str_from_outdir {
    ($t: literal) => { ... };
}