pub unsafe extern "C" fn _except_handler(
_ExceptionRecord: *mut _EXCEPTION_RECORD,
_EstablisherFrame: *mut c_void,
_ContextRecord: *mut _CONTEXT,
_DispatcherContext: *mut c_void,
) -> EXCEPTION_DISPOSITIONpub unsafe extern "C" fn _except_handler(
_ExceptionRecord: *mut _EXCEPTION_RECORD,
_EstablisherFrame: *mut c_void,
_ContextRecord: *mut _CONTEXT,
_DispatcherContext: *mut c_void,
) -> EXCEPTION_DISPOSITION