pub fn generate( content: &[u8], file_name: &str, function_name: Option<String>, backend: GraphDisplayBackend, ) -> Result<String>