pub extern "C" fn runtime_bad_thunk_state_trap( _vmctx: *mut VMContext, state: u8, ) -> *mut u8
Called by JIT code when a Thunk has an invalid state.