pub type FatalErrorHandler = Option<unsafe extern "C" fn(arg1: ExceptionType, arg2: *const c_char, arg3: *const c_char) -> !>;