pub(crate) fn generate_vectors_to_stdout( mode: &str, param_type: &str, format: &str, deterministic: bool, ) -> Result<String>