pub fn create_file(static_contents: &'static str, name: &str, filename: &str)
Function to write a file from a static string