pub const NO_THREAD: usize = bindings::IRQF_NO_THREAD as _; // 65_536usize
Interrupt cannot be threaded.