pub trait IUnitHandler2Trait { // Required method unsafe fn notifyUnitByBusChange(&self) -> tresult; }