MEM_STATIC FORCE_INLINE_ATTR
FORCE_INLINE_TEMPLATE
It adds `__attribute__((unused))` for __GNUC__, to eliminate `-Werror=unused-function` error.
ZSTD_hashPtr() function was not expanded by MSVC, led to low performance compared to GCC.