pub fn write_token_stream_to_file(
    out_dir: &str,
    file_name: &str,
    code: &str
) -> String