pub trait IPrinterExtensionAsyncOperation_Impl: Sized { // Required method fn Cancel(&self) -> Result<()>; }