pub fn find_callees_batch( ctx: &Context, symbol_ids: &[String], limit: usize, ) -> Result<Vec<GraphResult>>