crt: crt_handler: Remove _gnu_exception_handler Now the _gnu_exception_handler function is not used anymore. Remove it. Inline and remove also __mingw_SEH_error_handler_helper as it is used only by __mingw_SEH_error_handler. Signed-off-by: LIU Hao <lh_mouse@126.com>