pub fn parse( main: impl AsRef<str>, file_util: Option<FileUtility>, unsaved_files: Option<BTreeMap<String, String>>, ) -> (Schema, Diagnostics)