pub fn find_callers_batch_query( project_id: &str, symbol_ids: &[String], limit: usize, ) -> (String, HashMap<String, String>)