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