pub unsafe fn with_interrupts_disabled<F, R>(_f: F) -> Rwhere F: FnOnce() -> R,
Single-core critical section operation (mock)