ref: ebae65d8a472ede5e1a6e299c2a7d54bf95c319f dir: /builtins.h/
#ifdef __amd64__ #define memcpy memcpyf #endif int __builtin_clz(unsigned int x); unsigned int __builtin_bswap32(unsigned int x);