HAVE_BCOPY
#if !defined(HAVE_MEMMOVE) && defined(HAVE_BCOPY)
#if !defined (HAVE_BCOPY) && defined (HAVE_MEMCPY) && !defined (bcopy)