pub unsafe extern "C" fn sqstd_rex_search( exp: *mut SQRex, text: *const SQChar, out_begin: *mut *const SQChar, out_end: *mut *const SQChar, ) -> SQBool