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