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