- Added new constant cbDEBUG_EXTRA for extra-superfluous consistency checks which may be useful during development but does not belong into a "normal debug build".
Only use this for checks that are really almost silly. Everything else should use #ifdef cbDEBUG.