char *getcwd(char *pt, size_t size);
#endif
#ifdef HAVE_MEMMEM
#ifndef HAVE_MEMMEM
void *memmem(const void *, size_t, const void *, size_t);