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