pub fn abort_unwind<F, R>(f: F) -> Rwhere F: FnOnce() -> R,
Like std::panic::abort_unwind.
std::panic::abort_unwind