pub fn gettempfile(prefix: &str, suffix: &str) -> Option<String>
Create a temporary file (from utils.c gettempfile)