pub(crate) fn expand_file_name( name: &str, default_directory: Option<&str>, env: &Rt<Env<'_>>, cx: &Context<'_>, ) -> Result<String>