include: Implement C_ASSERT() using the C23 static_assert() if available. C23 deprecates _Static_assert().