Earlier quoted context omitted.
While I do agree that it is possible to do something like that, I think we can all agree that the following (available in Rust) is soooooo much nicer: let stuff = include_bytes!("my.file");
Now I have to rewrite my arcade game emulator in rust just so I can use that to load rom images...
Congratulations! You just won the internet!