SKIP_64_ON_32
# define SKIP_64_ON_32(t) SKIP(t, "Clang 13 unwanted libcalls")
# define SKIP_64_ON_32(t) do { } while (0)