pub unsafe fn drop_top(stack: Stack) -> Stack
Drop the top value from the stack: ( a – )
Stack must have at least one value.