pub fn print_banner()Expand description
Print the startup banner to stderr (bypasses the tracing formatter for clean output).
The version string is embedded at compile time from CARGO_PKG_VERSION and
therefore always stays in sync with Cargo.toml.