pub unsafe fn lua_dump( L: *mut lua_State, writer: lua_Writer, data: *mut c_void, _strip: c_int, ) -> c_int
lua52