pub(crate) fn get_out_dir(
    udl_file: &Utf8Path,
    out_dir_override: Option<&Utf8Path>
) -> Result<Utf8PathBuf>