pub fn find_callers_query( project_id: &str, symbol_id: &str, offset: usize, limit: usize, ) -> (String, HashMap<String, String>)