pub type BoxCPUCapLocalIrq = Box<dyn CPUCapLocalIrq>;
struct BoxCPUCapLocalIrq(/* private fields */);