cocos2dx-lua void* 参数类型如何绑定到lua???

dispatchCustomEvent 方法的第二个参数是void *类型。。。
自动绑定不行

自己增加个 string 方法就好了