introduce c11_compat.h to provide C11 things in C99
Right now, all it does is provide the new standard static_assert()
name.
Fixes: fbf7c38d ("egl/wayland: use bitset.h for formats
bit set")
Intel CI: no regression
Windows build: successful
MacOS build: successful
Edited by Eric Engestrom