pub fn mkstemp<P>(tmpl: P) -> i32where
    P: AsRef<Path>,