pub fn load_wrapper( logger: &Logger, skirmish_ai_id: c_int, data: *const c_void, load_func: &LoadFuncType, ) -> Result<(), Box<dyn Error>>