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