__nolibc_static_assert
# define __nolibc_static_assert(_t) _Static_assert(_t, "")
# define __nolibc_static_assert(_t)