In this instance we don't get any benefit from its genericity, but the
two are equivalent here and this will allow the old COMPAT_32BIT to be
removed.
Note that the fact we even look at COMPAT_32BIT here in the first place
is questionable given you don't really want amd64 lib32 libc and true
i386 libc to differ in exported symbols, so add an XXX to that effect.