const CARGO_ERROR_SYNTAX: &str = "cargo::error=";
A build script instruction that tells Cargo to display an error after the build script has finished running. Read the doc for more.