MEMCMP
memcmp_fn = dlsym(dl_handle, "test_" __XSTRING(MEMCMP));
memcmp_fn = MEMCMP;
#ifndef MEMCMP
__XSTRING(MEMCMP), a, b, len, got, expected);