1#include <stddef.h>
2int xmemcoll (char *, size_t, char *, size_t);
3