CLEANUP: lua: Get rid of obsolete (size_t *) cast in hlua_lua2(smp|arg)

This was required for the `chunk` API (`data` was an int), but is not
required with the `buffer` API.
1 file changed