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