my_exception_handler 11000 src/w32fns.c   static LONG CALLBACK my_exception_handler (EXCEPTION_POINTERS *);
my_exception_handler 11311 src/w32fns.c     prev_exception_handler = SetUnhandledExceptionFilter (my_exception_handler);