pub fn version() -> Result<i32>
TensorRT library version, encoded as MAJOR * 1000 + MINOR * 100 + PATCH.
MAJOR * 1000 + MINOR * 100 + PATCH