Function interrupt

Source
extern "x86-interrupt" fn interrupt(
    _stack_frame: InterruptStackFrame64,
)