I need to store the `InterruptStackFrameValue`, which means I need some way to initialize the `InterruptStackFrameValue`. As the `_reserved1` and `_reserved2` were introduced in https://github.com/rust-osdev/x86_64/pull/263 for v0.15.0, I found no way to initialize it. Maybe add a `default` to it?