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