FORCE_INLINE
# define FORCE_INLINE static __forceinline
# define FORCE_INLINE static inline __attribute__((always_inline))
# define FORCE_INLINE static inline
# define FORCE_INLINE static