pub fn target_triple_from_env() -> Triple
Gets the compilation target triple from environment variables set by Cargo.
Must be called from a crate build script.