pub trait CodeAsmFnstdw<T> { // Required method fn fnstdw(&mut self, op0: T) -> Result<(), IcedError>; }