SYMBOL_FUNCTION_ALIAS
SYMBOL_FUNCTION_ALIAS(memset, __memset);
SYMBOL_FUNCTION_ALIAS(memcpy, __memcpy);
SYMBOL_FUNCTION_ALIAS(memmove, __memmove);