pub unsafe fn lua_setglobal(L: *mut lua_State, name: *const c_char)
Sets a global variable with the given name.