#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_int_to_string( stack: Stack, ) -> Stack
Convert an integer to a string
Stack effect: ( Int – String )
Stack must have an Int value on top