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