lua_pushinteger
void lua_pushinteger (lua_State *L, lua_Integer n);
Pushes a number with value n onto the stack.
n