pub fn execute_command( ai_id: c_int, unit_id: c_int, group_id: c_int, command_data: *mut c_void, ) -> Result<(), &'static str>