regexec
regexec (preg, string, nmatch, pmatch, eflags)
# define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef)
regexec (const regex_t *_Restrict_ preg, const char *_Restrict_ string,
void regexec() {}
void regexec() {}