#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_peek_bool_value( stack: Stack, ) -> bool
Peek at a bool value on top of stack without popping (for pattern matching)
Stack must have a Bool value on top