DEF_BUILTIN
DEF_BUILTIN(memcpy);
DEF_BUILTIN(memmove);
DEF_BUILTIN(memset);
DEF_BUILTIN(strlen);
DEF_BUILTIN(wcslen);
DEF_BUILTIN(__stack_smash_handler);