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