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