pub fn prepare_tmpdir<'x>(
    opts: &'x Opts,
    current_exe: &'x str
) -> Result<DirSubst, AE>