#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_string_concat( stack: Stack, ) -> Stack
Concatenate two strings
Stack effect: ( str1 str2 – result )
Stack must have two String values on top