pub unsafe extern "C" fn luaL_pushuint64(l: *mut lua_State, val: u64)
Push u64 onto the stack [-0, +1, -]
u64