pub fn release_wrapper( logger: &Logger, skirmish_ai_id: c_int, data: *const c_void, release_func: &ReleaseFuncType, ) -> Result<(), Box<dyn Error>>