#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_symbol_to_string( stack: Stack, ) -> Stack
Convert a Symbol to a String
Stack effect: ( Symbol – String )
Stack must have a Symbol on top.