pub type InterruptHandlerWithError = extern "x86-interrupt" fn(frame: InterruptStackFrame64, error_code: u64);