pub fn lua_pushvalue(l: LuaState, idx: c_int)
Pushes a copy of the element at the given valid index onto the stack.