pub fn valgrind( bin: Option<String>, target_args: Vec<String>, valgrind_args: Vec<&str>, ) -> Result<String>