pub unsafe extern "C" fn Z3_mk_seq_prefix( c: Z3_context, prefix: Z3_ast, s: Z3_ast, ) -> Z3_ast
Check if prefix is a prefix of s.
prefix
s