Define ER_SENTINEL

Define Documentation

ER_SENTINEL(msg, ...)

Mark a place in the code as being universally bad. If execution ever reaches this spot, report the event and error out (you must have a label called error in your function).