pub unsafe extern "C" fn __C_specific_handler(
_ExceptionRecord: *mut _EXCEPTION_RECORD,
_EstablisherFrame: *mut c_void,
_ContextRecord: *mut _CONTEXT,
_DispatcherContext: *mut _DISPATCHER_CONTEXT,
) -> c_intpub unsafe extern "C" fn __C_specific_handler(
_ExceptionRecord: *mut _EXCEPTION_RECORD,
_EstablisherFrame: *mut c_void,
_ContextRecord: *mut _CONTEXT,
_DispatcherContext: *mut _DISPATCHER_CONTEXT,
) -> c_int