pub fn jump_to_definition( schema: &Schema, file_path: &str, line_col: (usize, usize), ) -> Vec<Definition>