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