pub fn get_annotations( db: &Database, file: &Path, line: Option<usize>, ) -> Result<Vec<Annotation>>