#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_map_empty(stack: Stack) -> Stack
Check if the map is empty
Stack effect: ( Map – Int )
Returns 1 if the map has no entries, 0 otherwise.
Stack must have a Map on top