XXH_PUBLIC_API
# define XXH_PUBLIC_API static __attribute__((unused))
# define XXH_PUBLIC_API static inline
# define XXH_PUBLIC_API static __inline
# define XXH_PUBLIC_API static /* this version may generate warnings for unused static functions; disable the relevant warning */
# define XXH_PUBLIC_API /* do nothing */