#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_string_starts_with( stack: Stack, ) -> Stack
Check if a string starts with a prefix
Stack effect: ( str prefix – bool )
Stack must have two String values on top