This can be used from a Bro script to cause Bro to exit with non-zero status and a message to stderr. Uses of the exit() BIF in scripts for terminating Bro because of an error were replaced with this one, which addresses #564.