BUILD_BUG — break compile if used.
fsfuncBUILD_BUG (
void)
None
If you have some code that you expect the compiler to eliminate at build time, you should use BUILD_BUG to detect if it is unexpectedly used.