pub unsafe fn peek_sv(stack: *mut StackValue) -> StackValue
Peek at the raw StackValue without removing it
Stack must have at least one value.