pub type Handler = unsafe extern "x86-interrupt" fn(_: &mut InterruptStackFrame);
Normal handler without error code.