pub unsafe extern "C-unwind" fn lua_pushlightuserdatatagged( L: *mut lua_State, p: *mut c_void, tag: c_int, )
Pushes a light userdata with a tag onto the top of the stack.