pub unsafe trait ContainerClassSubclassExt: ClassStruct { fn handle_border_width(&mut self) { ... } }