pub fn load_grammar_file( grammar_path: &Path, js_runtime: Option<&str>, ) -> LoadGrammarFileResult<String>