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