pub trait IPlugViewContentScaleSupportTrait {
// Required method
unsafe fn setContentScaleFactor(&self, factor: ScaleFactor) -> tresult;
}
pub trait IPlugViewContentScaleSupportTrait {
// Required method
unsafe fn setContentScaleFactor(&self, factor: ScaleFactor) -> tresult;
}