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