pub fn hydrate_opt_simple<T>( opt_spanned: Option<T>, file: &Arc<Path>, ) -> Option<ContextSpanned<T>>