2.0 compile error in LuaCocos2d.cpp

this line:
va_list args = *((va_list*) tolua_tousertype(tolua_S,3,0));

I don’t know how to initialize va_list from void*, please help!