const CATCHING_UNWIND: LocalKey<RefCell<usize>>;
Keeps track of how many catch_unwind calls we are inside.
catch_unwind