pub unsafe extern "C" fn pushvalue(state: lua_State, index: i32)
Pushes a copy of the element at the given index onto the stack.