pub fn store_str_to_file(path: &Path, s: &str) -> Result<()>