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