#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_string_equal(stack: Stack) -> Stack
Check if two strings are equal
Stack effect: ( str1 str2 – bool )
Stack must have two String values on top