fn version_of(cmd: &[&str], strip_prefix: &str) -> Option<String>
Run a command and extract a version string from stdout, stripping a known prefix.