pub fn env_var(var: &str) -> Option<OsString>
Gets an external environment variable, and registers the build script to rerun if the variable changes.