pub fn fetch_symbols_for_project( conn: &mut impl GenericClient, project_id: &str, ) -> Result<Vec<Symbol>>