pub unsafe fn lua_h_setp( L: *mut lua_State, t: *mut LuaTable, key: *mut c_void, tag: i32, ) -> *mut TValue