pub fn version() -> Version
The current Hyperscan version information.
assert!(hyperscan::version_str().to_string_lossy().starts_with(&hyperscan::version().to_string()));