SetUnhandledExceptionFilter 2793 gc/os_dep.c          GC_old_segv_handler = SetUnhandledExceptionFilter(GC_write_fault_handler);
SetUnhandledExceptionFilter   94 gc/win32_threads.c    if (GC_incremental) SetUnhandledExceptionFilter(GC_write_fault_handler);