Avoids name collision in the target directory when running test compilation. cc @rgwood
Should not be built by default with `cargo build` Instead are compiled with `cargo test` to avoid bitrot Run with `cargo run -p ... --example ...`