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