#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_string_to_upper( stack: Stack, ) -> Stack
Convert a string to uppercase
Stack effect: ( str – upper )
Stack must have a String value on top