pub trait IRDPSRAPIPerfCounterLogger_Impl: Sized { // Required method fn LogValue(&self, lvalue: i64) -> Result<()>; }