pub unsafe extern "C" fn tre_regexec( preg: *const regex_t, string: *const c_char, nmatch: usize, pmatch: *mut regmatch_t, eflags: c_int, ) -> c_int