Runtime: Event handlers are now called as function #FUNCTION_BUILTIN. This avoids having them collide with other symbols (or worse no symbol at all). Added corresponding test code. FIXME: interpret.c:find_external_context() may need to know about this as well. Fixes [bug 6156 (#6156)].